crypto/internal/edwards25519.affineCached.CondNeg (method)

2 uses

	crypto/internal/edwards25519 (current package)
		edwards25519.go#L422: func (v *affineCached) CondNeg(cond int) *affineCached {
		tables.go#L118: 	dest.CondNeg(int(xmask & 1))